<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html {
	height: 100%;
	-webkit-tap-highlight-color: transparent;
	font-family: "Microsoft Yahei", "Arial Unicode MS";
	font-size: 14px;
}
.none{display: none;}
.page, body {
	background-color: #fff
}
.page {
	-webkit-overflow-scrolling: touch;
}
/********base*******/
.clear {
	clear: both;
}
.block {
	display: block !important;
}
.block-in {
	display: inline-block !important;
}
.hide {
	overflow: hidden;
}
.cover_through {
	pointer-events: none;
}
.font-b {
	
}
.font-b2 {
	font-weight: 800;
}
.line1stop {
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow : hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.line2stop {
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow : hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.fixed {
	position: fixed !important;
}
.relative {
	position: relative !important;
}
.absolute {
	position: absolute !important;
}


.article_content p img{max-width: 100%;}


@media (min-width: 1200px) {
.wrapper{width:1200px;margin:0 auto;}
.boxr2{margin-right:100px;}
}
@media (max-width: 950px) {
.wrapper{width:98%;margin:0 auto;}
}
.location{margin:15px;}
.location .inner{padding-left:25px;}
div {
	outline: 0 !important;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	position: relative;
}
ul, li {
	list-style: none;
}
body, div, ul, li, p, input, dl, dd {
	margin: 0;
	padding: 0;
}
input, textarea {
	border: none;
	outline: none;
	background: none;
}
a, a:active, a:visited, a:focus {
	text-decoration: none;
	color: #333;
	outline: none
}
a:hover {
	color: #d9242b;
}
.uof {
	overflow: hidden;
}


.suspend{background:red;position:fixed;top:50%;left:2px;z-index:999;opacity:0.9;marin-top:70px;float:left;}


/********text shadow*********/
.uts {
	text-shadow: 0px 2px 2px #000;
}
/*****************/
.ufl {
	float: left !important;
}
.ufr {
	float: right !important;
}
/********radius*********/
.uc-a50 {
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.uc-a1 {
	-webkit-border-radius: 2rem;
	border-radius: 2rem
}
.uc-a15 {
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.uc-l15 {
	-webkit-border-top-left-radius: 2rem;
	border-top-left-radius: 2rem;
	-webkit-border-bottom-left-radius: 2rem;
	border-bottom-left-radius: 2rem
}
.uc-r15 {
	-webkit-border-top-right-radius: 2rem;
	border-top-right-radius: 2rem;
	-webkit-border-bottom-right-radius: 2rem;
	border-bottom-right-radius: 2rem
}
.uc-t15 {
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}
.uc-b15 {
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.uc-a100 {
	-webkit-border-radius: 100px;
	border-radius: 100px
}
.uc-tl, .uc-tr, .uc-bl, .uc-br, .uc-t, .uc-b, .uc-r, .uc-l, .uc-a, .uc-n, .uc-tl1, .uc-tr1, .uc-bl1, .uc-br1, .uc-t1, .uc-b1, .uc-r1, .uc-l1, .uc-a1, .uc-a2, uc-a50, .uc-a3, uc-a15, uc-t15, uc-b15, uc-a100 {
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}
/********font size*********/
.ulev3 {
	font-size: 1.8rem !important;
}
.ulev4 {
	font-size: 1.2rem !important;
}
.ulev2 {
	font-size: 1.5rem !important;
}
.ulev1 {
	font-size: 20px;
}
.ulev0 {
	font-size: 16px;
}
.ulev-1 {
	font-size: 16px;
}
.ulev-2 {
	font-size: 14px;
}
.ulev-3 {
	font-size: 14px;
}
.ulev-4 {
	font-size: 1.1rem !important;
}
.f24{font-size:1.3rem;}
/**************padding***************************/
.uinn {
	line-height: 45px;
	padding: 0 5px;
	margin: 0;
}
.uinn1 {
	padding: 5px;
	margin: 0;
}
.uinn11 {
	padding: 5px 0;
	margin: 0;
}
.uinn12 {
	padding: 10px;
	margin: 0;
}
.uinn121 {
	padding: 10px 20px;
	margin: 0;
}
.uinn13 {
	padding: 15px 0;
	margin: 0;
}
.uinn2 {
	padding: 10px 15px;
	margin: 0;
}
.uinn212 {
	padding: 20px 10px;
	margin: 0;
}
.uinn3 {
	padding: 3px;
	margin: 0;
}
.uinn4 {
	padding: 0 16px;
	margin: 0;
}
.uinn41 {
	padding: 5px 20px;
	margin: 0;
}
.uinn5 {
	padding: 30px 0;
	margin: 0;
}
.uinn7 {
	padding: 0 15px;
	margin: 0;
}
.uinn8 {
	padding: 30px;
	margin: 0;
}
.uinn9 {
	padding: 20px 50px;
	;
	margin: 0;
}
.uinn211 {
	padding: 10px 20px;
	margin: 0;
}
.uinn213 {
	margin: 10px;
	padding: 0 5px;
}
/**************margin***************************/
.umar-b {
	margin-bottom: 5px;
}
.umar-t {
	margin-top: 5px;
}
.umar-l {
	margin-left: 5px;font-size:1.2rem;
}
.umar-r {
	margin-right: 5px;
}
.umar-a {
	margin: 5px;
}
.umar-b1 {
	margin-bottom: 20px;
}
.umar-t1 {
	margin-top: 20px;
}
.umar-l1 {
	margin-left: 20px;
}
.umar-r1 {
	margin-right: 20px;
}
/******************line star**************************/
.t-line10 {
	line-height: 100%;
}
.t-line12 {
	line-height: 120%;
}
.t-line15 {
	line-height: 150%;
}
.t-line18 {
	line-height: 170%;
}
.t-line20 {
	line-height: 200%;
}
/******************con img star**************************/
.page-con img {
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
/******************border star**************************/
.uba {
	border: 1px solid;
}
.uba1 {
	border: 2px solid;
}
.uba2 {
	border: 3px solid;
}
.uba03em {
	border: 0.3rem solid;
}
.ubt {
	border-top: 1px solid;
}
.ubb {
	border-bottom: 1px solid;
}
/*.ubb:last-child{
	border-bottom: 0;
}*/
.ubl {
	border-left: 1px solid;
}
.ubr {
	border-right: 1px solid;
}
/******************text-align star**************************/
.tx-l {
	text-align: left;
}
.tx-r {
	text-align: right;
}
.tx-c {
	text-align: center;
}
/******************box-shadow star**************************/
.us {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .3)
}
.us1 {
	-webkit-box-shadow: 0 1px 4px rgba(120, 120, 120, .3);
	box-shadow: 0 1px 4px rgba(120, 120, 120, .3)
}
/******************box star**************************/
.ub {
	display: box!important;
	display: -webkit-box !important;
	position: relative;/*display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;*/
}
.ub-rev {
	-webkit-box-direction: reverse;
	box-direction: reverse;
}
.ub-fh {
	width: 100%;
}
.ub-fv {
	height: 100%;
}
.ub-con {
	position: absolute;
	width: 100%;
	height: 100%;
}
.ub-ac {
	-webkit-box-align: center;
	box-align: center;
}
.ub-ae {
	-webkit-box-align: end;
	box-align: end;
}
.ub-pc {
	-webkit-box-pack: center;
	box-pack: center;
}
.ub-pe {
	-webkit-box-pack: end;
	box-pack: end;
}
.ub-pj {
	-webkit-box-pack: justify;
	box-pack: justify;
}
.ub-ver {
	-webkit-box-orient: vertical;
	box-orient: vertical;
}
.ub-f1 {
	position: relative;
	-webkit-box-flex: 1;
	box-flex: 1;
	overflow:hidden;
}
.ub-f2 {
	position: relative;
	-webkit-box-flex: 2;
	box-flex: 2;
}
.ub-f3 {
	position: relative;
	-webkit-box-flex: 3;
	box-flex: 3;
}
.ub-f4 {
	position: relative;
	-webkit-box-flex: 4;
	box-flex: 4;
}
.ub-img {
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.ub-img1 {
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.ub-img2 {
	background-repeat: repeat-x;
	background-size: auto 100%
}
.ub-img3 {
	background-repeat: repeat-y;
	background-size: 100% auto
}
.ub-img4 {
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center;
}
.ub-img5 {
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.ub-img6 {
	background-repeat: no-repeat;
	background-position: center;
}
.ub-img7 {
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
}
/******************color star**************************/
.bga {
	background-color: #fbf9fe;
}
.bga .c-foot {
	background-color: #333333;
}
.bga .b-bla99 {
	border-color: #333333;
}
.bga .c-gre1 {
	background-color: #CC6600;
}
.bga .b-gre1 {
	border-color: #CC6600;
}
.bga .t-gre1, .bga a.gre1, .bga a:visited.gre1 {
	color: #eb4f38;
}
.bga .c-gre2 {
	background-color: #CCCC66;
}
.bga .c-gre3 {
	background-color: #669933;
}
.bga .mm-check .active {
	background-color: #CC6600;
	color: #fff;
}
/*******bg color********/
.c-bla {
	background-color: #000;
}
.c-bla80 {
	background-color: rgba(0,0,0,.8);
}
.c-bla50 {
	background-color: #6f6f6f;
}
.c-bla30 {
	background-color: rgba(0,0,0,.3);
}
.c-wh50 {
	background-color: #666;
}
.c-red {
	background-color: #d9242b;
}
.c-blu {
	background-color: #1CA0FF;
}
.c-blu1 {
	background-color: #4FABEC;
}
.c-blu2 {
	background-color: #05B0DE;
}
.c-wh {
	background-color: #FFF;
}
.c-gra {
	background-color: #EFEFEF;
}
.c-gra1 {
	background-color: #515151;
}
.c-gra2 {
	background-color: #2f2f2f;
}
.c-gra3 {
	background-color: #fafafa;
}
.c-gra4 {
	background-color: #f6f6f6;
}
.c-org {
	background-color: #FFBB36;
}
.c-pink {
	background-color: #EA6D8D;
}
/********font color********/
.t-bla {
	color: black;
}
.t-gra {
	color: #838695;
}
.t-dgra {
	color: #B7B6B6;
}
.t-blu {
	color: #252879;
}
.t-yel {
	color: #FFF6C4;
}
.t-org {
	color: #FFBB36;
}
.t-blu2 {
	color: #8e5cd4;
}
.t-red, a.t-red,.t-red a {
	color: #d9242b;
}
.t-bla04 {
	color: rgba(0,0,0,0.4);
}
.t-wh80 {
	color: #b9b9b9;
}
.cpr{padding:6px 0}
.t-wh, a .t-wh, a.t-wh, a.t-wh:active, a .t-wh:active, a.t-wh:visited, a.t-wh:visited {
	color: white;
}
/******boder color********/
.b-bla {
	border-color: black;
}
.b-wh {
	border-color: white;
}
.b-gra {
	border-color: #ABABAB;
}
.b-gra5 {
	border-color: #E3E3E3;
}
.b-blu {
	border-color: #1CC2A7;
}
.b-org {
	border-color: #ED7D00;
}
.b-bla01 {
	border-color: #e1e1e1;
}
.b-bla02 {
	border-color: #e4e4e4;
}
.b-wh50 {
	border-color: rgba(255,255,255,0.5);
}
.b-wh30 {
	border-color: rgba(255,255,255,0.3);
}
.b-wh01 {
	border-color: rgba(255,255,255,0.1);
}
/******************color end**************************/

/*header*/
.header_top {
	background-color: #303C49;
    color:#fff;
    z-index:10000000;
	border-bottom:3px solid #E40045
}
.h_search{height:24px;margin-top:4px!important;line-height:24px}
.h_search .icon-sousuo{height:22px;line-height:22px}
.header_top *{color:#fff}
.header_top input{color:#555}
.header_top form{padding-left:5px;height:24px;line-height:24px; padding-top:0px; padding-bottom:0px;}
.header_top .uinn213{margin:0 10px;}
.header_top .c-gra{background:#303C49;color:#fff;}
.header_top .uinn{line-height:33px}
.container {
	margin: 0 auto;
}
.bnav p{margin:8px 0px;}
.bnav p:first-child a{font-size:16px;}
.bnav p a{font-size:14px;}
.bline{font-size:16px;margin:5px 0px;}
.btele{font-size:20px;}
.logo img{}
#allnav img{margin-top:10px;height:50px;}
#allnav .logo{height:60px;padding-left:5%}
#allnav ul{width:100%;display:none;background:#fff}

/*plus start*/
.hd_pics ul{}
.hd_pics ul li{width:30%;float:left;margin:1.5% 1.6%;cursor:pointer;}
.hd_pics ul li img{width:100%;}
.hd_pics .hd_title{width:100%;height:40px;background:#efefef;text-align:center;line-height:40px;font-size:1.2rem;margin:20px 0;}


/*å¤§å›¾*/
.big_bg1{width:100%;height:110%;background:#000000;z-index:99999999;opacity:0.7;position:absolute;display:none;}
.big_cont1{width:860px;-background:green;position:absolute;z-index:999999999;left:20%;bottom:4%;display:none;}
.big_cont1 .title{height:36px;width:100%;background:#efefef;-cursor:move;}
.big_cont1 .big_img {width:860px;position:relative;height:430px;overflow:hidden;background:#fff}
.big_cont1 .big_img .icon_img{width:58px;height:20px;position:absolute;z-index:9;right:5px;top:5px;}



.big_cont1 .big_img .prev{width:32px;height:54px;background:url(../images/icon/prev.png) #fff;display:block;position:absolute;top:42%;left:1%;z-index:99;opacity:0.9;display:block;}
.big_cont1 .big_img .next{width:32px;height:54px;background:url(../images/icon/next.png) #fff;display:block;position:absolute;top:42%;right:1%;z-index:99;opacity:0.9;display:block;}
.big_cont1 .big_img ul{width:4000px;height:430px;position:absolute;left:0;top:0}
.big_cont1 .big_img ul li{width:860px;height:430px;float:left;}

.big_cont1 .big_img  ul li img{display:block;margin:0 auto;}

/*plus end*/




@media (max-width: 1199px) {
.qyjj img{display:block;width:100%;}
.qyjj h2{
margin: 10px 0;
text-align: center;
color: #da231a;
font-weight:normal;
}
.main_b {height:auto!important;}
.main_b h1 span{font-weight:normal;}
.qyjjcon p{text-indent: 2em;}
.qyjjcon span{float:right;height:35px;font-size:14px;text-align:center;line-height:35px;margin-top:-20px;margin-right:6px;}
.qyjjcon span a{color:#da231a;}
.nimg{display:none;}
.main_b .slideTxtBox .hd ul{width:100%;}
.main_b .slideTxtBox .hd ul li{width:26%;margin-right:5px;}
.main_b .slideTxtBox .hd ul li a,.main_c .slideTxtBox2 .hd ul li a{font-size:1.1em;}
.main_b .slideTxtBox .bd li{width:100%;height:auto;}
.main_b .slideTxtBox .bd li p span.more{display:none;}
.main_c .pa{display:none;}
.main_c .hd ul{width:100%;left:5px!important;}
.main_c .slideTxtBox2 .hd ul li{width:28%;margin-right:5px;}
.main_d{height:auto!important;}
.main_d ul li{width:100%;}
.main_d ul li.sv1 .mask{width:100%!important;display:block!important;}
.main_d ul li.sv1 .svc{width:91%!important;display:block!important;}
.main_d ul li.sv2 .mask{width:100%!important;display:block!important;}
.main_d ul li.sv2 .svc{width:91%!important;display:block!important;}
.main_d ul li.sv3 .mask{width:100%!important;display:block!important;}
.main_d ul li.sv3 .svc{width:91%!important;display:block!important;}
.main_d ul li img{width:100%;height:244px;}

.main_d ul li .svc p img {
    height: auto;
}
.footer {height:125px!important;margin-bottom: 30px;}
.footer .kjdh,.footer .bqxxk {display:none;}
.footer p span,.footer p a,.footer p{line-height:35px!important;font-size:1em!important;}
.footerw{
clear: both;
width: 100%;
height: 50px;
position: fixed;
bottom: 0;
left: 0;
z-index: 999;
display:block;
}
.footerw li {
    width: 20%;
    background-color: #184882;
    text-align: center;
    float: left;
    height: 50px;
}
.footerw li a img{margin-top:3px;}
.gotop{bottom:130px!important;}
.aboutus {width:100%!important;margin:0!important;}
.qywh{width:100%!important;background-size:100% 100%!important;}
.aboutus .img {height:auto!important;}
.abtit{display:none;}
.imgtext .title {text-align:center;}
.subnavibar ul li {width:20%!important;margin-bottom:10px;}
.article_content p img{width:100%!important;height:auto!important;}
.ilist_n li {width:90%!important;}
.shpa a {margin-bottom:10px;}
.topnew{display:none;}
.nlist_n a {display:block;width: 70%!important;}
.nlist_n p {width: 70%!important;}
.nlist_n .ndate {top:5px!important;}
.subnavibar ul li{font-size:1em!important;width:19%!important;margin-right:3px!important;}
.subnavibar .slideTxtBox .hd{margin-left:0!important;width:100%;}
.subnavibar .slideTxtBox .bd{display:none;}
.subnavibar .slideTxtBox .hd ul{width:100%;}
.subnavibar .slideTxtBox .hd ul li{width:25%!important;}
.prlist_n .item {width:90%!important;margin:10px!important;}
.prlist_n .item .imgtext{height:auto!important;background:none!important;}
.prlist_n .item .img {height:auto!important;}
.prlist_n .item .imgtext .img img{border:1px solid #eee!important;width:100%!important;height:auto!important;}
.yxfwl,.yxfwr{width:90%!important;margin:10px!important; }
#form1{width:100%;}
#form1 table td.tdtit{width:25%!important;}
#form1 table td.tdcon{width:70%!important;}
.slideTxtBox2 .bd li {width:100%!important;height:auto!important;}
/*.boxl{display:none;}
.lrbox .box1{display:block;}*/
#slideBox_pr img{width:100%;}
.cpys p img{width:100%!important;height:auto!important;}
table.parameters{margin-top:15px;border-right:1px solid #999;border-bottom:1px solid #999;text-align:center;}
table.parameters td,table.parameters th{border-left:1px solid #999;border-top:1px solid #999;}
table.parameters th{background:#f4f4f4;}
.contactbox .lrbox .boxr2 {width:100%!important;margin-top:20px;}
.gbook {width:98%!important;background-size: 100% 100% !important;}
.gbook .f_name,.gbook .f_mycall,.gbook .f_addr{left: 7%!important;}
.gbook .f_lytext {left: 50%!important;}
#saytext{width:45%;height:110px;}
.class_con{width:96%!important;margin:0 2%!important;}
.hiring{width:96%!important;margin:0 2%!important;}
.article_content{width:96%!important;margin:0 2%!important;}
}


@media (min-width: 1200px) {
.container {
	width: 1200px;overflow:hidden;
}
.h140{z-index:-1;}
.qyjj{background:url(../images/qyjjconbg.png) left top no-repeat;height:310px;margin-top:20px;}
.qyjj img{display:none;}
.qyjjcon{width:600px;margin:0 auto;padding-top:80px;padding-left:20px;padding-right:20px;}
.qyjjcon h2{font-size:18px;font-weight:normal;}
.qyjjcon p{font-size:15px;color:#353535;}
.qyjjcon span{float:right;width:120px;height:35px;font-size:14px;color:#fff;background-color:#da231a;text-align:center;line-height:35px;margin-top:10px;}
.qyjjcon span a{color:#fff;}
.blogo {margin-right:30px}
.blogo img{margin-top:50px}
.app_block {
	display: inline-block;
}
.header .logobox {
	padding: 8px;
}
.
.shipin_left {
	width: 584px;
}
.cars_list li img {
	width: 80%;
	height: auto;
    margin:10px auto 15px;
}
.friend_link {
	margin: 10px auto;padding:0 25px;
}
.cars_word {
	padding: 85px 0;
	width: 40%;
	z-index: 9999;
	right: 0;
	top: 0
}
.neiye_left {
	width: 820px;
}
.neiye_right {
	width: 300px;
}
.about_banner {
	padding: 10px;
}
.news_lost .news_toutiao .xinwen_box .biaoti {
	font-size: 18px;
}
.uinn81 {
	padding: 35px 25px;
	margin: 0;
}
.news_r0ght {
	width: 58%;
}
.news_left {
	width: 40%;
}
.news_r0ght ul li .nw_left {
	width: 12%;
}
.news_r0ght ul li .nw_right {
	width: 86%;
	padding-left: 2%
}
.ulev1 {
	font-size: 150%;
}
.ulev0{font-size:20px;}
.uinn71 {
	padding: 0 60px;
	margin: 0;
}
.news_shipin, .news_shipin img{width:583px; height:284px;}
.nav li{}

.nav h3 a {
	 padding: 13px 0 0 0;
}
.umar-l2 {
	margin-left: 40px;
}
}

.friend_link {padding:0 25px;
	margin: 10px auto;
    position:relative;
    height:160px;
}
.slick-prev {
    left: 0;
}
.slick-next {
    right: 0;
}
.slick-prev:before,.slick-next:before {
    color:#888
}
.right_chexing .carousel-caption{background:#fff}
.header{z-index:5;border-top:3px solid #E40045; }
.shadow{z-index:5;background:url('../images/header.png') repeat-x left top;height:10px;position:absolute;left:0;top:85px;z-index:999999;}

@media only screen and (min-width: 951px) and (max-width: 1199px) {

.blogo img{margin-top:50px}
.container, .shipin_left {
	width: 100%;
}
.app_block {
	display: block;
}
.shipin_box, .news_right {
	margin: 0.5rem auto
}
.cars_list li img {
	width: 100px;
	height: auto;
}
.friend_link {padding:0 25px;
	margin: 10px auto;
}
.cars_word {
	padding: 60px 0;
	width: 40%;
	z-index: 9999;
	right: 0;
	top: 0
}
.neiye_left {
	width: 68%;
}
.neiye_right {
	width: 300px;
}
.about_banner {
	padding: 5px;
}
.about_banner img {
	width: 100%;
	height: auto;
}
.news_lost .news_toutiao .xinwen_box .biaoti {
	font-size: 16px;
}
.uinn81 {
	padding: 25px;
	margin: 0;
}
.news_r0ght {
	width: 54%;
}
.news_left {
	width: 43%;
}
.news_r0ght ul li .nw_left {
	width: 13%;
}
.news_r0ght ul li .nw_right {
	width: 83%;
	padding-left: 3%
}
.uinn71 {
	padding: 0 20px;
	margin: 0;
}
.news_shipin, news_shipin img{width:100%; height:284px;}

.shipin_box, .news_right {
	width: 584px;
}
.umar-l2 {
	margin-left: 25px;
}
}
@media (min-width: 950px) {

.top_header .menu_btn {
	display: none
}
.top_phone {
	line-height: 30px;
}
.top_phone span{
	font-size:16px;
}.top_phone span.f24{
	font-size:18px;font-weight:bold
}
.words_box {
	width: 90%;
	margin: 20px auto
}

.news_right img {
	width: 120px;
	height: 70px;
	padding: 5px;
}
.news_right .news_imgbox {

}
.news_right .words {
	width: 370px;
}
.news1_box .words {
    width: 470px;
}
.news1_box .umar-b1 {margin-top:10px;}
.index_title {
	width: 336px;
}
.cars_list li {
	width: 16.6%;
	float: left;
}
.service_box {
	width: 33.3333%;
}
.h367 {
	height: 367px;
}
.service_box .bg_img {
	height: 205px;
}
.service_box .sekuai {
	width: 50%;
}
.postion {
	height: 50px;
	line-height: 50px;
}
.search_line {
}
.search_l20{line-height:22px; height:22px; margin-top:3px;}
.search_box {
	width: 342px;
	margin: 20px auto;
	line-height: 2rem
}
.search_box .textbox {
	border: 1px solid #969696;
	width: 220px;
	padding: 0 10px;
	line-height: 2rem;
	border-right: none
}
.search_box .stcbtn {
	width: 100px;
	line-height: 2rem;
	background-color: #969696;
	border: 1px solid #969696;
}
.xunlie .f24 { margin-top:5px
}
.cars_list_1 li {
	width: 49%;
	margin-top: 20px;
}
.cars_list_1 li img {
	width: 305px;
	height: 195px;
}
.seriver_box {
	width: 50%;
	height: 205px;
}
.seriver_li {
	width: 70%;
}
.seriver_li2 {
	width: 30%;
}
.kuan30 {
	width: 40%;
	height: 34px;
	line-height: 34px;
}
.seriver_li .form-control {
	width: 50%;
	border-radius: 0;
	border-left: none
}
.flr {
	float: right;
}
.map_box .nav-tabs {
	height: 50px;
	line-height: 50px;
}
.abimg{float:left;width:58%;}
.abtxt{float:right;width:40%;margin-left:2%;}
.server_class li {
	width: 33.333%;
	float: left
}
.server_class li .re {
	padding: 30px;
}
.secend_menu {
	height: 55px;
}
.secend_menu a {
	margin-right: 30px;padding:0 15px;
	font-size: 1.2rem !important;
	line-height: 52px;
	float: left
}
.secend_menu a:hover, .secend_menu a.on, .secend_menu a:focus {
	color: #fd4f3e;
	border-bottom: 3px solid #fd4f3e;
}
.cars_show2 .title{
	height: 50px;
	line-height: 50px;
    width:100%;background:#fff;
}
.cars_show2 .uinn8{padding:20px 0px;clear:both;}
.cars_show .title {
	height: 45px;
	line-height: 45px;
    width:100%;background:#fff;margin-bottom:15px;
}
.ss{font-family:SimHei,sans-serif,"Microsoft Yahei"!important;}
.lg{FONT-SIZE:1.6REM!important;}
.ug{font-size:1.6rem!important;}
.cars_show1 {    width: 80%;
    margin: 0 auto;
}
.cars_show1 .hd {
	width: 100%;
    margin-top:20px
}
.cars_show1 .hd ul {
text-align:center;
}

.cars_show1 .hd ul li {
	text-align: center;
	position: relative;
    display:inline-block;
    width:15%;margin:0 1%;cursor:pointer;
}
.cars_show1 .hd ul li:last-child {
	border-bottom: none;
}
.cars_show1 .hd ul li img {
    height: auto;
    width: 70%;
    display:block;margin:0 auto;
}
.cars_show1 .hd ul li.on {
	background-color: #fff;
	opacity: 0.3;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}
.cars_show1 .bd ul {
	zoom: 1;
	width: 100%;
}
.cars_show1 .bd li {
	text-align: center
}
.cars_show1 .bd li img {
	max-width: 100%;
	height: auto;
}
.cars_show .swiper-container {
	display: none;
}
.cars_tedian .tedian_left {
	width: 45%;
}
.cars_tedian .tedian_right {
	width: 50%;
}
.cars_tedian .tedian_left ul li {
	width: 50%;
	height: 160px;
	float: left
}
.cars_tedian .tedian_left ul li img {
	width: 100%;
	height: 160px;
}
.smkk {
	padding: 0 10px;
}
.biaodan {
	padding: 30px;
}
.biaodan .col-sm-10 {
	width: 35%;
}
.news1_box{background:#fafafa;
	padding: 20px 30px 30px 30px;
}
.news1_box p.ulev-3{font-size: 16px;margin-bottom:5px;}
.news1_box img {
    width: 120px;
    height: 75px;
    padding: 5px;
}
.news_r0ght .title {
	height: 50px;
	line-height: 50px;
}
.news_r0ght .title .right_biaot {
	width: 50px;
}
.news_r0ght ul li {
	margin-top: 25px;
	height: 75px;
}
.t-l30 {
	line-height: 30px;
}
.news_r0ght ul li a {
	background: url(../images/news_date.jpg) left center no-repeat;
	color: #999
}
.news_r0ght ul li a:hover {
	background: url(../images/news_date_hover.jpg) left center no-repeat #f6f6f6;
	color: #333
}
.news_wid48 {
	width: 48.7%;
}
.news_wid48 .txt_title {
	height: 30px;
	line-height: 30px;
}
.news_wid48 .txt_title .r_v {
	width: 30px;
	line-height: 30px;
}
div.slideBox ul.items li a img {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	border: none/*For IE.ADD.JENA.201206300844*/;
	width: 450px;
	height: 362px;
}
.txtScroll-top {
	overflow: hidden;
}
.txtScroll-top .bd {
	height: 300px;
	overflow: hidden;
}
.txtScroll-top .infoList li {
	height: 150px;
}
#slideBox_pr {
	width: 75%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin:0 auto;
}
#slideBox_pr .bd img{width:100%;}
.cpys{
margin-top:20px;
width: 100%;
/*height: 1372px;
background: url(/skin/new/images/cpys0.jpg) left top no-repeat;*/
}
.cpcs{width:200px;height:60px;margin-top: 20px;background: url(/skin/new/images/cpcsbg.gif) left top no-repeat;}
.cpcs h2{height:60px;line-height:60px;color:#fff;margin-left:50px;font-size: 22px;font-weight: normal;}
table.parameters{margin-top:15px;border-right:1px solid #999;border-bottom:1px solid #999;text-align:center;}
table.parameters td,table.parameters th{border-left:1px solid #999;border-top:1px solid #999;}
table.parameters th{background:#f4f4f4;}
.slideBox {
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: relative;
	
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd .imgbox1 {
	width: 980px;
	height: 250px;
	display: block;
	margin:0 auto
}
.slideBox .prev,  .slideBox .next {
	position: absolute;
	left: 3%;
	top: 40%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover,  .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.slideBox .line{border-bottom:3px solid #d9242b; width:84%; margin:0 8%; padding-top:10px;}

.banner .bd img{ width:1920px; height:476px; display:block;  }
.banner{ width:100%; height:auto; overflow:hidden; position:relative; overflow:hidden; max-height:580px;  }
#allnav{display:none;}
.newssrll{ width:100%; height:362px; overflow:hidden; position:relative;}
.newssrll .hd{ height:60px; overflow:hidden; position:absolute; right:0; bottom:0; z-index:55;background-color:#f6f6f6}
.newssrll .hd ul{ overflow:hidden; zoom:1; float:right; margin-top:30px }
.newssrll .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:url(../images/icoCircle.gif) 0 -9px no-repeat; }
.newssrll .hd ul li.on{ background-position:0 0; }
.newssrll .bd{ position:relative; height:100%; z-index:0;   }
.newssrll .bd li{ zoom:1; vertical-align:middle; }
.newssrll .bd img{ width:100%; height:302px; display:block;  }
.newssrll .bd li .txt{position:absolute;left:5px; bottom:10px; z-index:990;}

.car_class_2 a{width:16.66%; padding-top:120px; text-align:center}
.car_line,.car_line1{width:1%; height:120px;}
footer .uinn13{padding:15px 0;} 
.news_year{font-size:24px;}
.news_date{font-size:16px;}
.news_top{padding-top:50px; padding-bottom:10px;}
.cars_show2 .nav-tabs &gt; li &gt; a {
	border-right:1px solid #ddd;
	padding-right:37px;
	padding-left:37px;
}
.footerw{display:none;}
}

.wap-block .umar-l{font-size:102%}
.search_line .umar-l{font-size:100%}
.sub .umar-l{font-size:14px;}
.neiye_left .uinn5{padding:10px 0 30px}
.neiye_left .ulev4{display:block;margin-bottom:10px}
.server_class .ulev4{font-size:1.5rem!important}
.dropdown-menu1 li:hover{background:#da0012}
.dropdown-menu1 li:hover a{color:#fff}
.seriver_li2 input:hover{
    background-color: #ccc;
    border-color: #ccc;color:#333!important;}
@media (max-width: 950px) {
.umar-l2,.fot_li, .shipin_left, .server_kuang, .server_class li .re, .news_left, .news_r0ght, .news_wid48 {
	width: 100%;
}
.blogo{display:none}
.fot_li.qrcode{width: 50%;margin-left:0!important;;float:left!important;}
.umar-l2, .fot_li {
	border-bottom: 1px dotted rgba(255,255,255,0.6);
	padding: 0.5rem 0;
	text-align: center;
}
.navbar-brand img {
	width: 10rem;
	height: auto;
}
.fot_li img {
	width: auto;
	height: auto;
}
.fot_li:last-child {
	border-bottom: none;
}
.wap-block {
	display: none;
}
.wap-block &gt; a, .wap-block &gt; div {
	width: 1rem;
	height: 1rem;
	margin-left: 0;
}
.app_block {
	display: block;
}
.swiper-button-next, .swiper-button-prev {
	display: none;
}
.top_phone{line-height:42px}
.index_title {
	width: 80%
}
.uinn8 {
    padding: 10px;
    margin: 0;
}
.words_box, .shipin_box, .news_right, .server_class li, .neiye_left, .neiye_right, .cars_tedian .tedian_left, .cars_tedian .tedian_right,.cars_show {
	width: 96%;
	margin: 1rem 2%
}
.cars_tedian .tedian_left ul li {
	width: 50%;
	height: 8rem;
	float: left
}
.cars_tedian .tedian_left ul li img {
	width: 100%;
	height: 8rem;
}
.imgbox {
	width: 100%;
	height: auto;
}
.news_right .news_imgbox {
	width: 28%;
	padding: 1%;
}
.news_right .words {
	width: 65%;
}
.cars_list li {
	width: 100%;
	padding-bottom: 0.5rem
}
.service_box {
	width: 90%;
	margin: 0 5%
}
.h367 {
}
.service_box .bg_img {
	height: 15rem;
}
.service_box .sekuai {
	width: 50%;
}
.postion {
	height: 3rem;
	line-height: 3rem;
}
.search_line {
	line-height: 1.6rem;
	border-bottom: 1px dotted #ddd;
	padding: 0 0.5rem
}
.search_box {
	width: 90%;
	margin: 1rem 5%;
	height: 26px;
}
.search_box .textbox {
	border: 1px solid #969696;
	width: 56%;
	padding: 0 2%;
	line-height: 26px;
	border-right: none
}
.search_box .stcbtn {
	width: 30%;
	line-height: 26px;
	background-color: #969696;
	border: 1px solid #969696;
}
.xunlie {
}
.cars_list_1 li {
	width: 90%;
	margin-top: 20px;
	margin-left: 5%;
	margin-right: 5%;
	padding-bottom: 8rem;
}
.cars_img_box{text-align:center; width:80%; margin:0 auto}
.cars_word {
	padding: 1rem 0;
	width: 90%;
	z-index: 9999;
	right: 0;
	bottom: 0
}
/*pages*/
.pagination li a, .pagination li span {
	display: none;
}
.pagination li .prev, .pagination li .next {
	display: inline-block;
	border-radius: 3px;
}
.seriver_box {
	width: 100%;
	min-height: 8rem;
}
.seriver_li {
	width: 100%;
}
.seriver_li2 {
	width: 100%;
}
.seriver_li2 input[type=submit]{width:90%!important;margin-left:0%!important;}
.kuan30 {
	width: 40%;
	height: 34px;
	line-height: 34px;
}
.seriver_li .form-control {
	width: 50%;
	border-radius: 0;
	border-left: none
}
.flr {
	margin-left: 30%;
}
.map_box .nav-tabs {
	height: 2rem;
	line-height: 2rem;
}
.secend_menu {
}
.secend_menu a {
	padding: 0.5rem;
	font-size: 0.825rem;
	line-height: 2.2rem;
}
.secend_menu a:hover, .secend_menu a.active, .secend_menu a:focus {
	color: #fff;
	background-color: #fd4f3e;
}
.about_banner {
	padding: 0.2rem;
}
.uinn81 {
	padding: 0.5rem;
	margin: 0;
}
.cars_show .title {
	height: 3rem;
	line-height: 3rem;
	font-size: 1rem
}
.cars_show1 {
	display: none;
}
.smkk {
	margin: 0.5rem;
	padding: 0 0.5rem;
	line-height: 1rem;
}
.biaodan {
	padding: 3rem 0.5rem 0.5rem 0.5rem;
}
.biaodan .urr {
	margin-top: 0.5rem;
}
.news1_box {
	padding: 2rem 0.5rem
}
.news_r0ght ul li .nw_left {
	width: 60px;
}
.news_r0ght ul li .nw_right {
	width: 78%;
	padding-left: 2%;
}
.news_r0ght .title {
	height: 2.5rem;
	line-height: 2.5rem;
}
.news_r0ght .title .right_biaot {
	width: 2.5rem;
}
.news_r0ght ul li {
	margin-bottom: 2rem;
}
.news_r0ght ul li:last-child {
	margin-bottom: 0px;
}
.t-l30 {
	line-height: 30px;
}
.news_r0ght ul li a {
	background-image: url(../images/news_date.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	color: #999;
	-webkit-background-size: contain;
	background-size: contain;
}
.news_r0ght ul li a:hover {
	background-image: url(../images/news_date_hover.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	-webkit-background-size: contain;
	background-size: contain;
	color: #333
}
div.slideBox ul.items li a img {
	width: 100%;
	height: auto;
}
.news_left {
	margin-bottom: 1rem;
}
.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
	
}
.slideBox .bd {
	position: relative;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd .imgbox1 {
	width: 100%;
	height: auto;
	display: block;
	margin:0 auto
}
.slideBox .prev,  .slideBox .next {
	position: absolute;
	left: 3%;
	top: 40%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover,  .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.slideBox .line{border-bottom:3px solid #d9242b; width:84%; margin:0 8%; padding-top:10px;}
.nav_main{ display:none}
.banner{height:auto!important;}
.himg1,.himg2,.himg3,.himg4{width:100%!important;height:80px!important;}
.main_a ul li .hcon{float:none!important;width:100%!important;}
.main_a ul li .hcon p{ display:none}
.main_a ul li .hcon h2{width:100%; font-size:1em;text-align:center;}
#allnav{ background:#fff; display: block;    position: relative;
    z-index: 99999;
}
.btn1{ float:right; display:block; height:57px; line-height:57px; width:30px; background-image:url(../images/menu.png); background-position:center; background-repeat: no-repeat; background-size:30px 30px; position:absolute; right:0px; z-index:9; top:0px;
; padding:0px; margin-right:15px; cursor:pointer}
#allnav ul{position:absolute; left:0px; top:60px; background:rgba(255,255,255,1);  width:100%; display: none ;width:100%;opacity:0.9;filter:alpha(opacity=90);}
#allnav ul li{float:left;width:25%;height:30px;line-height:30px;  text-align:center; border-bottom:1px solid #ddd;   z-index:9999999;position:relative; }
#allnav ul li a.toplv{ height:30px; line-height:30px;color:#333; text-decoration:none;    display: block;
  
    height: 100%;font-size:120%}
#allnav ul li b.submenu{/*width:30px;height:30px;background:url('../images/nav.png') no-repeat center center #fff;border:1px solid #ccc;position:absolute;right:10px;top:7px;z-index:99;cursor:pointer;border-radius:5px;*/}

#allnav ul li b.submenu.on{background:url('../images/navon.png') no-repeat center center #ccc;}
#allnav ul li .subm{width:100%;text-indent:3em;background:#fff;display:none;}
#allnav ul li .subm a{display:block;width:100%;line-height:35px;height:35px;font-size:110%;border-top:1px solid #ccc;color:#777}
.newssrll{ width:100%; height:auto; overflow:hidden; position:relative;}
.newssrll .hd{ height:3rem; overflow:hidden; position:absolute; left:0; bottom:0; z-index:1; width:100%; background-color:#f6f6f6}
.newssrll .hd ul{ overflow:hidden; zoom:1; float:right; margin-top:30px }
.newssrll .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:url(../images/icoCircle.gif) 0 -9px no-repeat; }
.newssrll .hd ul li.on{ background-position:0 0; }
.newssrll .bd{ position:relative; height:100%;  }
.newssrll .bd li{ zoom:1; vertical-align:middle; }
.newssrll .bd img{ width:100%; height:auto; display:block;  }
.newssrll .bd li .txt{position:absolute;left:1rem; bottom:0.2rem; z-index:999;}

.car_class_2 a{width:32%; padding-top:160px; text-align:center; height:30px;}
.car_class_2 a:hover{color:#009CDF;}
.car_line{width:2%; height:190px;}
.car_line1{clear:both;}
.news_shipin{margin-bottom:1rem;}
.news_shipin,.news_shipin img {width:100%; height:auto;}
.news_year{font-size:1rem;}
.news_date{font-size:0.85rem;}
.news_top{padding-top:1rem; padding-bottom:0.5rem;}
}
#EmpireCMSmyElement_display .jwpreview{background-size: 100% auto!important;
    background-color: #fff!important;}
@media (max-width: 480px) {
.pagination li .prev, .pagination li .next {
	margin: 0 3px;
}
.cars_list li {width:50%;float:left;margin-top:10px}
.cars_list li img{width:90%;height:auto;padding-left:5%;padding-right:5%;}
}
.kuang{background:#fff;text-align:center;}
.kuang.uinn{line-height:24px;margin-top:3px;color:#fff;background:#303C49;}
.kuang.uinn a{color:#fff}
.kuang .icon-xiangxiasanjiao:before{color:#fff}
.kuang:hover {
	background-color: #efefef;
}
.kuang:hover a,.kuang:hover font{color:#bb0000;}
.kuang:hover .dropdown-menu1 {
	display: block;
}
.dropdown-menu1 {
	width: auto;
	left: 0;
	padding: 0;
	top: 100%;
	z-index: 999999;
	display: none
}
.t-gary, a.t-gary {
	color: #B7B6B6;
}
a.t-gary:hover {
	color: white;
}
a.b-red, a.b-red:active, a.b-red:visited {
	color: #666;
	border: 1px solid #eee;
}
a.b-red:hover {
	border: 1px solid #d9242b;
	color: #d9242b
}
a.c-red1, a.c-red1:active {
	color: #666;
	background-color: #e6e6e6;
}
a.c-red1:hover, a.c-red1 .active {
	background-color: #d9242b;
	color: #fff
}
a.c-red2 {    border-radius: 6px;
	color: #666;
}
a.c-red2:active, a.c-red2:hover, a.c-red2.active {
	background-color: #6f6f6f;
	color: #fff
}
.wap-block {
	float: left;
}
.banner {
	width: 100%;
}
.banner .bd img {
	width: 100%;
	height: auto;
}
.index_title {
	background-image: url(../images/title_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.gra-bot3 {
	border-bottom: 3px solid #eaeaea;
}
.news_title {
	background-color: #eaeaea;
}
.cars_list {
}
.cars_list_1 {
}
.overlay {
display:none;
	background: #000;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	right: 0px;
	top: 0px;
	opacity: 0;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: 9999;
}
.cars_list_1 li:hover .cars_img_box img,.cars_list li:hover img {
/*animation:scaleimg 1s infinite ;*/
animation:scaleimg 1s ;
}
.cars_list_1 li:hover .cars_word, .cars_list_1 li:hover .t-gray1 {
	color: #565656 ;
}
.t-gray1 {
	color: #999;
}
.cars_list_1 li:hover a{color: #fff}
.cars_list_1 li:hover span.order_btn {
	background-color: #d9242b;
	color: #fff;
	border: none
}
/*pages*/
.pagination {
	display: inline-block;
	padding-left: 0;
	text-align: center;
	padding: 8px;
}
.pagination &gt; li {
	display: inline;
}
.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
	float: left;
	line-height: 1.42857;
	margin-left: -1px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	position: relative;
	text-decoration: none;
	margin:0 5px;
}
.mt3{margin-top:3px;}
.pagination &gt; li:first-child &gt; a, .pagination &gt; li:first-child &gt; span {
	border:1px solid #707070; background:#fff;
	width:25px; height:25px; line-height:23px; color:#707070
}
.pagination &gt; li:last-child &gt; a, .pagination &gt; li:last-child &gt; span {
	width:25px; height:25px; line-height:24px; color:#fff
}
.pagination &gt; li &gt; a.active,.pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; span:hover, .pagination &gt; li &gt; span:focus, .current{
	background-color: #d9242b;
	border-color: #e6e6e6;
	color: #fff;
	z-index: 3;
}
.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; span:hover, .pagination &gt; .active &gt; span:focus{
	background-color: #6e6e6e;
	color: #fff;
	cursor: default;
	z-index: 2;
}
.pagination &gt; .disabled &gt; span, .pagination &gt; .disabled &gt; span:hover, .pagination &gt; .disabled &gt; span:focus, .pagination &gt; .disabled &gt; a, .pagination &gt; .disabled &gt; a:hover, .pagination &gt; .disabled &gt; a:focus {
	color: #6e6e6e;
	cursor: not-allowed;
	border: 1px solid #6e6e6e
}
.rr{border:1px solid #707070; background:#707070}
.map {
	background-image: url(../images/map.jpg);
}
.map_box {
}
.map_box .nav-tabs {
	width: 100%;
	border-bottom: none
}
.map_box .nav-tabs &gt; li {
	width: 50%;
	float: left;
}
.map_box .nav-tabs &gt; li &gt; a {
	background-color: #f4f4f4;
	border: none
}
.map_box .nav-tabs &gt; li &gt; a:hover {
	background-color: #EAEAEA;
	border: none
}
.map_box .nav-tabs &gt; li.active &gt; a, .map_box .nav-tabs &gt; li.active &gt; a:hover, .map_box .nav-tabs &gt; li.active &gt; a:focus, .txtScroll-top .infoList li div:hover {
	background-color: #EAEAEA;
	border: none
}
.server_class {
}
.server_class li .iconr {
	width: 45%;
}
.server_class li .icont {
	width: 55%;
}
.c-green {
	background-color: #52CB6C;
}
.c-grey {
	background-color: #f9f9f9;
}
.right_side_title {
	background-image: url(../images/right_title_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.ufr-zu {
	width: 250px;
	margin:0 auto;
}
.right_chexing img {
	width: 240px;
	height: 120px;
}
.newsbox_right img {
	width: 100%;
	height: auto;
}
.news_lost {
}
.news_toutiao{margin-bottom:10px}
.news_lost .news_toutiao .tubox {
	width: 25%;
}
.news_lost .news_toutiao .tubox img {
	width: 100%;
	height: auto;
}
.news_lost .news_toutiao .xinwen_box {
	width: 75%;
}
.news_lost .news_toutiao .xinwen_box p {
	font-size: 12px;
}
.news_lost .xinwen_list li {
	padding: 10px 20px;
    margin-top:15px;
    overflow:hidden;
}
.news_lost .xinwen_list li img{
  margin-right:15px;
}
.news_lost .xinwen_list li:hover, .news_rr li:hover {
	background-color: #f9f9f9;
}
.news_lost .xinwen_list li:last-child {
	border-bottom: none;
}
.news_lost .pic_list{
  overflow:hidden;
}
.news_lost .pic_list li {
	padding: 10px 20px;
}
.news_lost .pic_list li p{
	text-align:center;
    margin-top:5px;
}
.cars_show {
}
.cars_tedian {display:none;
}
.car_canshu {
	padding-bottom: 30px;
}
.car_canshu .txt1 {
	padding: 10px 0;
}
.car_canshu ul li {
	line-height: 30px;
	padding: 0 5px;
}
.car_canshu ul li.dan {
	border-bottom: 1px dashed #ddd;
	border-top: 1px dashed #ddd;
}
.txtScroll-top .hd {
	overflow: hidden;
	height: 30px;
	padding: 0;
}
.txtScroll-top .hd .prev, .txtScroll-top .hd .next {
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/index_main.png) no-repeat
}
.txtScroll-top .hd .prev {
	background-position: -30px 0;
}
.txtScroll-top .hd .next {
	background-position: 0 0;
}



.banner{position:relative;}
.mb0{margin-bottom:0;}

		/* ä¸‹é¢æ˜¯å‰/åŽæŒ‰é’®ä»£ç&nbsp;ï¼Œå¦‚æžœä¸éœ€è¦åˆ&nbsp;é™¤å³å¯ */
        .db{display:block;}
        .full{width:100%;height:100%}
.banner .prev,
.banner .next{position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;}
.banner .next{ left:auto; right:3%; background-position:8px 5px; }
.banner .prev:hover,
.banner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.banner .prevStop{ display:none;  }
.banner .nextStop{ display:none;  }

.footer {	width:100%;border-top:4px solid #da231a;background:#222325;margin-top:40px;}
.footer .kjdh{width:750px;padding-top:40px;}
.footer .kjdh dl {
    float: left;
    width: 14.2%;
    text-align: left;
}
.footer .kjdh dt {
    line-height: 30px;
    height: 30px;
    margin-bottom: 20px;
}
.kjdh dt a {
    font-size: 16px;
    color: #d5d5d5;
}
.kjdh dd {
    line-height: 28px;
    height: 28px;
}
.kjdh dd a{
    font-size: 14px;
    color: #bbb;
}
.bqxxk{width:440px;margin-top:40px;position:relative;}
.bqxxk section{float:right;}
.bqxxk p,.footer p,.footer p a{font-size:14px;color:#d5d5d5;text-align:right;margin-right:20px;line-height:25px;}
.bqxxk p span,.footer p span{color:#da231a;}
.bqxxk ul{width:110px;position:absolute;right:20px;}
.bqxxk ul li{float:left;}
.tab-content h3{font-size:18px}
.cat_info {
    margin-bottom: 10px;
}
.cat_info li {
    line-height: 26px;
    font-size: 14px;
    color: #454545;
}
.cat_info .tit {
    border-bottom: 1px solid #979797;
    margin-bottom: 10px;
}
.gbook {
    width: 484px;
    height: 262px;
    background: url(../images/boxbg_03.png) no-repeat;
}
.formbox .tit {
    height: 60px;
    overflow: hidden;
}
.formbox .tit .titname {
    float: left;
    margin: 15px 0 0 24px;
    color: #666;
    font-size: 21px;
}
.formbox .tit .sbtn_wrap {
    float: right;
    width: 89px;
    height: 34px;
    margin: 15px 24px 0 0;
}
.formbox .tit .sbtn_wrap input {
    width: 89px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: url(../images/btn_01.png) no-repeat;
    cursor: pointer;
    border: none;
    outline: none;
    color: #6d6d6d;
    font-size: 14px;
}
.formbox .f_item label {
    margin-right: 5px;
    font-size: 14px;
    color: #666666;
}
.gbook .f_mycall {
    top:67px;
    left: 28px;
}
.gbook .f_addr {
    top: 95px;
    left: 28px;
}
.gbook .f_lytext {
    top: -25px;
    left: 250px;
    height: auto;
}
.gbook .f_name {
    top: 37px;
    left: 28px;
}
.nav_main {
	margin-top:15px;
	/*margin-bottom:15px;*/
}
.nav_main .logo {
    text-align: center;
	width: 22%;
}

.navBar {
	position: relative;
	z-index: 999;
	color: #181818;
	margin-left:140px;
}
.nav_main .hotl{width:400px;height:40px;background:url(../images/hotline.jpg) left center no-repeat;display:none;}
.nav h3 {margin:0;
	font-size: 100%;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
}
.nav .m {
	position: relative;
	float: left;
	display: inline;
	text-align: center;
	margin: 20px 15px 0 0px;
    margin-left:15px;
}
.nav h3 a {
	zoom: 1;
	height:65px;
	line-height: 22px;
	display: block;
	color: #181818;
    font-size:100%;
}
.nav li#m1:hover,.nav li#m2:hover,.nav li#m3:hover,.nav li#m4:hover,.nav li#m5:hover,.nav li#m6:hover,.nav li#m7:hover{background:url(../images/navbg.png) bottom center no-repeat;}
.nav li:hover a,.nav li.hover a,.nav li.on a {
	color: #d9242b
}
.nav .navon h3 a {
	color: #d9242b
}
.sub {
	display: none;
	position: absolute;
	top: 118px;
	/*background: #fff;*/
	float: left;
	line-height: 35px;
	/*padding: 12px 5px 22px 5px;
	margin-left:18%;
    box-shadow:0px 3px 0px #ccc;z-index:999999999;*/
}
.sub li {
	text-align: left;
	height: 37px;

}
.sub li a {
	color: #333;
	zoom: 1;
}
.sub li a:hover {
	color: #c00;
}
 .sub{
	z-index: 1;
	width:100%;
	padding: 0;
	border-bottom: none;
}

.sub .sub_left {
padding:0;
	width: 100%;
	height:45px;
}
.tc{text-align:center;}
.sub .sub_left li {
	font-size: 16px;
	color: #fff;
	height: 46px;
	line-height: 46px;
	width:150px;
    text-indent:3em;
	float:left;
}
.sub .sub_left li{
}
.sub .sub_left li a{display:block;width:100%;height:100%;color:#fff;}
 .sub .sub_left li:last-child a{border-bottom:0;}
 .sub .sub_left li a:hover,.sub .sub_left li.on a {
	color:#bb0000;	
}
.sub .mask{width:100%;height:46px;float:left;background:#161d20;opacity:0.4;z-index:2;}
.tabhead{position:relative;top:-46px;z-index:9;}
.th1{margin-left:31%;}
.th2{margin-left:39%;}
.th3{margin-left:47%;}
.th4{margin-left:55%;}
.th5{margin-left:63%;}
.th6{margin-left:71%;}
.th7{margin-left:79%;}
.onsub {
	border:1px solid #d9242b;
	color: #d9242b;
	-webkit-border-radius: 2rem;
	border-radius: 2rem
}
.onsub a {
	color: #d9242b!important;
}
.header .sub{z-index: 99999;}


.swiper-wrapper img{width:100%; height:auto;}

.cars_show2 .nav-tabs &gt; li {
background:#fff;
  float: left;
  margin-bottom: -1px;
}
.cars_show2 .nav-tabs{border:0;width:40%;padding:10px 0;}
.cars_show2 .nav-tabs &gt; li &gt; a {
	border:1px solid #ddd;    font-size: 1.2rem;border-radius:3px;
}
.cars_show2 .nav-tabs &gt; li &gt; a:hover {
  background-color: #f6f6f6;
}
.cars_show2 .nav-tabs &gt; li.active &gt; a,
.cars_show2 .nav-tabs &gt; li.active &gt; a:hover,
.cars_show2 .nav-tabs &gt; li.active &gt; a:focus {
  color: #fff;
  cursor: default;
  background-color: #da0012;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}


.img-responsive, .thumbnail &gt; img, .thumbnail a &gt; img, .carousel-inner &gt; .item &gt; img, .carousel-inner &gt; .item &gt; a &gt; img {margin:0 auto;}

#provinces_c,#city_c,#sf1_c,#sf2_c,.jq_sel_li{max-height:140px; overflow:auto;}
.jq_sel{width:50%; height:34px; border:1px solid #ccc; position:relative;color:#6e6e6e; line-height:34px; z-index:1;padding: 0px 0px;float:left;}
.jq_sel span{position:absolute; top:0px; right:0px; cursor:pointer; width:28px; height:30px; display:block;}
.jq_sel p {line-height: 34px;cursor: pointer;text-indent: 1em}
.jq_sel span i{border-width:4px 4px 0;border-color:#ccc #fff;border-style: solid; position:absolute; right:8px; top:11px; height:1px;}
.jq_sel .jq_sel_li{position:absolute; top:28px; left:-1px; width:100%; border:1px solid #ccc; border-top:none; background:#fff; display:none; z-index:10010;}
.jq_sel .jq_sel_li li{line-height:24px; margin:0; position:relative; cursor:pointer;text-indent: 1em}
.jq_sel .jq_sel_li li:hover{background:#da0012;color:#fff;}
.jq_sel_news{width:98px; background:#fff; float:left;}
.jq_sel_news .jq_sel_li{width:98px;}
.jq_sel_news span{background:url(../images/s_03.jpg) no-repeat center center;}
.jq_sel_news span i{border:none;}
.jq_sel_net{width:100%; background:#fff; float:left;}
.jq_sel_net .jq_sel_li{width:100%;}
#jq_sel_01{z-index:10;}
#jq_sel_02{z-index:9;}
#jq_sel_04{z-index:7;}
#jq_sel_05{z-index:8;}
#jq_sel_06{z-index:6;width:100%;}
#jq_sel_07{z-index:5;width:40%;}
#jq_sel_08{z-index:4;width:40%;}
#jq_sel_06,#jq_sel_07,#jq_sel_08,#jq_sel_09{    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
#jq_sel_09{z-index:3;
    width: 100%;}
.jq_sel_inp{width:272px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; float:left; height:28px; background:#fff; position:relative;}
.jq_inp{width:260px; border:none; background:#fff; height:26px; line-height:24px; padding:0; padding-left:4px;}
.jq_sear{background:url(../images/btn_search.jpg); width:65px; height:30px; float:left; border:none;}

.content{margin-top:15px;    min-height: 450px;}
#article_content.respond img,#article_content.respond table,#article_content.respond div{max-width: 100%;height: auto!important}
#article_content {line-height:220%}
.detail_para{ line-height:24px; width:100%; color:#464646; }
.detail_para th{ text-align:left; padding-left:14px; font-weight:normal; border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7; 
    width: 140px;
    padding-top: 5px;
    padding-bottom: 5px; }
.detail_para th.d_p_tit{ line-height:24px; font-size:1.3rem; color:#000; border-top:0; background:#fff;padding:15px 0;}
.detail_para td{width:442px; border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7; padding-left:30px; 
    padding-top: 5px;
    padding-bottom: 5px;}
.detail_para .d_p_1 td{ border-top:0; }
.m_b{ margin-bottom:20px; }
td.iscroll{ padding-left:0; }
.carinfo{ width:936px; overflow:hidden; line-height:36px; }
.carinfo table{ width:auto; }
.carinfo table td{ width:216px; padding-left:18px; border:none; }
.sbarbg{ width:956px; height:2px; background:#dedede; margin:26px 0 0 244px; position:relative; line-height:0; }
.sbar{ width:80px; height:8px; background:#df1700; position:absolute; top:-3px; cursor:pointer; line-height:0; overflow:hidden; }

div.network{padding-bottom: 14px;margin-bottom: 15px;width: 48%;}
div.network h4{line-height: 24px;margin-bottom: 10px;font-size:16px;}
div.network p{color:#666;line-height: 24px;font-size: 14px;}
.fl{float: left;}
.fr{float: right;}
@media only screen and (max-width: 950px) {
	div.network{width: 100%;}
}

.s_result p{color:#888;font-size: 14px;margin-top: 5px;}
.s_result p.time{font-size: 16px;}

.tableborder{background:#ccc; border-left:1px solid #ddd; border-top:1px solid #ddd;}
.tableborder tr th,.tableborder tr.header td{background:#ccc;}
.tableborder tr td{background:#fff;padding:5px 0;}
.tableborder tr td,.tableborder tr th{border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
form .tableborder td,form .tableborder th{padding:5px;}
form .tableborder img{margin-left:10px}
form .tableborder input[type=text],form .tableborder textarea{border:1px solid #ccc;border-radius:5px;}
form .tableborder input[type=submit],form .tableborder input[type=reset]{padding:2px 20px;margin:0 15px;background:#da0602;color:#fff;border-radius:4px;}

.banner,.banner .bd,.banner .bd ul,.banner .bd li,.banner .bd li a{overflow:hidden;display:block;}
.banner{width:100%;position:relative;}
.banner .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:5px; z-index:1;margin-right:-80px; }
.banner .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .hd ul li{ float:left; margin-right:5px;  width:8px; height:8px; line-height:14px; text-align:center; background:#fff; cursor:pointer;border-radius:50%; }
@media (min-width: 1200px) {.banner .hd ul li{width:46px;border-radius:0;}}
.banner .hd ul li.on{ background:#f00; color:#fff; }
.banner .bd{ position:relative; height:100%; z-index:0;   }
.banner .bd li{ zoom:1; vertical-align:middle; }
.banner .bd img{ width:100%;  display:block;  }

.main_a{position:relative; }
@media (min-width: 1200px) {.main_a{ height:490px; }}
@media (max-width: 950px) {.main_a{ margin-top:0!important; }}
.main_a ul{position:relative; top:-1px;width:100%;}
.main_a ul li{width:25%; float:left;cursor:pointer;  }
@media (min-width: 1200px) {.main_a ul li{ height:140px; padding:10px 0;  }}
.main_a ul li.on,.main_a ul li:hover{ background:#da231a; }

.main_a .himg{float:left;width:35%;text-align:center;}
.main_a .himg img{margin-top:20px;}
.main_a .himg1,.main_a .himg2,.main_a .himg3,.main_a .himg4{width:90px;height:98px;margin-top:10px;}
.main_a ul li .himg1{background:url(../images/c1.png) center center no-repeat;}
.main_a ul li:hover .himg1{background:url(../images/c01.png) center center no-repeat;}
.main_a ul li .himg2{background:url(../images/c2.png) center center no-repeat;}
.main_a ul li:hover .himg2{background:url(../images/c02.png) center center no-repeat;}
.main_a ul li .himg3{background:url(../images/c3.png) center center no-repeat;}
.main_a ul li:hover .himg3{background:url(../images/c03.png) center center no-repeat;}
.main_a ul li .himg4{background:url(../images/c4.png) center center no-repeat;}
.main_a ul li:hover .himg4{background:url(../images/c04.png) center center no-repeat;}
.hcon{width:60%;float:left;text-align:left;}
.main_a ul li:hover .hcon h2,.main_a ul li.on .hcon h2,.main_a ul li:hover .hcon p,.main_a ul li.on .hcon p{color:#fff;}
.main_a ul li .hcon h2{color:#2d2d2d;}
.main_a ul li .hcon p{color:#b9b9b9;}

.main_b{height:360px; position:relative; }
.main_b h1{font-size:18px;font-weight:normal;text-align:center;}
.main_b h1 span{font-size:30px;color:#da231a;}
.slideTxtBox{ width:100%;  }
.slideTxtBox .hd{ height:35px; line-height:30px; background:#fff; padding:0 10px 0 20px;  position:relative;}
.slideTxtBox .hd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
.slideTxtBox .hd ul li{width:120px; height:35px; float:left;margin:5px 0;margin-right:20px; cursor:pointer; text-align:center;background:#e9e9e9; }
.slideTxtBox .hd ul li a{ color:#666666;font-size:18px;}
.slideTxtBox .hd ul li.on{background:#da231a;}
.slideTxtBox .hd ul li.on a{ color:#fff;}
.slideTxtBox .bd ul{ padding:15px;  zoom:1;  }
.slideTxtBox .bd li{ width:730px; line-height:24px;   }
.slideTxtBox .bd li h2{font-size:18px;font-weight:normal;}
.slideTxtBox .bd li p{font-size:14px;color:#808080;}
.slideTxtBox .bd li .date{ float:right; color:#808080;  }
.slideTxtBox .bd li p span.more{float:right;}
.slideTxtBox .bd li p span.more a{color:#da231a;}
.slideTxtBox .bd .nimg{width:420px;position:absolute;top:0;right:0;}
.slideTxtBox .bd .nimg img{width:100%;}
.hcon p{font-size:14px;}
.postion {background:#e3e3e3}

.main_c{height:400px; position:relative; }
.main_c h1{font-size:18px;font-weight:normal;text-align:center;}
.main_c ul{width:100%}
.main_c h1 span{font-size:30px;color:#da231a;}

.main_c li.pa{
	position: absolute;
    right: 27%;
    top: 68px;
    z-index: 99;
    width: 120px;
    height: 35px;
    background: #e9e9e9;
    text-align: center;
    line-height: 35px;
    font-size: 18px;
    color: #666;
}
.main_c li.pa a{color:#666;}
.main_c li.pa:hover{background:#da231a;}
.main_c li.pa:hover a{color:#fff;}
.slideTxtBox2{ width:100%;  }
.slideTxtBox2 .hd{ height:35px; line-height:30px; background:#fff; padding:0 10px 0 20px;  position:relative; margin-bottom:10px; }
.slideTxtBox2 .hd ul{position:absolute; left:28%; top:-1px; height:32px;   }
.slideTxtBox2 .hd ul li{width:120px; height:35px; float:left;margin:5px 0;margin-right:20px; cursor:pointer; text-align:center;background:#e9e9e9; }
.slideTxtBox2 .hd ul li a{ color:#666666;font-size:18px;}
.slideTxtBox2 .hd ul li.on{background:#da231a;}
.slideTxtBox2 .hd ul li.on a{ color:#fff;}
.slideTxtBox2 .bd ul{ padding:0;  zoom:1;  }
.slideTxtBox2 .bd li{width:390px;height:274px;overflow:hidden;float:left;margin-right:10px;margin-top:10px; position:relative;  }
.slideTxtBox2 .bd li img{width:100%;}
.slideTxtBox2 .bd li p{text-align: center;width: 100%;color:#fff;position: absolute;bottom: 0;height: 36px;line-height: 36px;background: #161d20;opacity: 0.8;}

.main_d{height:330px; position:relative; }
.main_d h1{font-size:18px;font-weight:normal;text-align:center;}
.main_d h1 span{font-size:30px;color:#da231a;}
.main_d ul{width:100%}
.main_d ul li{float:left;margin-top:15px;position:relative;margin-right:6px;overflow:hidden;}
.main_d ul li.sv1 .mask{width:558px;height:242px;position:absolute;left:0;top:0;background:#161d20;opacity:0.7;display:none;}
.main_d ul li.sv1 .svc{width:529px;height:212px;position:absolute;left:15px;top:15px;display:none;border:1px solid #ddd;}
.main_d ul li.sv1 .svc p{font-size:18px;color:#ddd;width:100%;height:222px;line-height:222px;text-align:center;}
.main_d ul li.sv1 .svc p img{width:30px;position: absolute;top: 96px;}
.main_d ul li.sv1:hover .mask{display:block;}
.main_d ul li.sv1:hover .svc{display:block;}
.main_d ul li.sv2 .mask{width:302px;height:242px;position:absolute;left:0;top:0;background:#161d20;opacity:0.7;display:none;}
.main_d ul li.sv2 .svc{width:272px;height:212px;position:absolute;left:15px;top:15px;display:none;border:1px solid #ddd;}
.main_d ul li.sv2 .svc p{font-size:18px;color:#ddd;width:100%;height:222px;line-height:222px;text-align:center;}
.main_d ul li.sv2 .svc p img{width:30px;position: absolute;top: 96px;}
.main_d ul li.sv2:hover .mask{display:block;}
.main_d ul li.sv2:hover .svc{display:block;}
.main_d ul li.sv3 .mask{width:302px;height:242px;position:absolute;left:0;top:0;background:#161d20;opacity:0.7;display:none;}
.main_d ul li.sv3 .svc{width:272px;height:212px;position:absolute;left:15px;top:15px;display:none;border:1px solid #ddd;}
.main_d ul li.sv3 .svc p{font-size:18px;color:#ddd;width:100%;height:222px;line-height:222px;text-align:center;}
.main_d ul li.sv3 .svc p img{width:30px;position: absolute;top: 96px;}
.main_d ul li.sv3:hover .mask{display:block;}
.main_d ul li.sv3:hover .svc{display:block;}

.prlist_n .item{width:23%;overflow:hidden;float: left;margin: 10px;margin-top:0;}
.prlist_n .item .img{width:100%;height:auto;overflow:hidden;}
.prlist_n .item img{width:100%;height:193px;}
.prlist_n .item .img p{width:100%;height:40px;line-height:37px;position:relative;background:#f4f4f4;top:-4px;padding-left:15px;}
.prlist_n .item .img p span{position: absolute;right: 25px;font-size: 28px;top: -10px;}
.prlist_n .item .img:hover p{color:#fff;background:#da231a;}
.shpa{padding-left:25px;}
.shpa b{
padding:5px 10px;
border: 1px solid #da231a;
margin-right: 6px;
display: inline-block;
text-align: center;
background: #da231a;
color: #fff;
}
.shpa a{
padding:5px 10px;
border: 1px solid #000;
margin-right: 6px;
display: inline-block;
text-align: center;
background: none;
color: #000;
}
.subnavibar ul li{float:left;width:120px;height:35x;background:#f4f4f4;margin-right:20px;font-size:18px;line-height:35px;text-align:center;}
.subnavibar ul li.on,.subnavibar ul li:hover{background:#da231a;color:#fff;}
.subnavibar ul li.on a,.subnavibar ul li:hover a{color:#fff;}
.nlist_n{margin:20px 0;padding-left:25px;padding-right:25px;}
.nlist_n li{width:100%;margin-bottom:15px;position:relative;line-height:30px;border-bottom: 1px solid #f4f4f4;padding-bottom: 16px;}
.nlist_n li a{color:#da231a;font-size:16px;}
.nlist_n p{width:90%;}
.nlist_n .ndate{
width:76px;
position:absolute;
top: 0;
right:5px;
text-align: center;
border-right: 4px solid #da231a;
background: #f4f4f4;
padding: 5px 10px;
color: #666;
line-height:26px;
}
.nlist_n .ndate span{
font-size: 30px;
color: #333;
}
.article_topbar{text-align:center;}
.article_info span{margin-right:20px;color:#666;}
.article_info span a{color:#666;}
#article{line-height:30px;}
#article p{margin-bottom:6px;}
.article_page{text-align:center;}
.article_page ul{display:inline-block;}
.article_page ul li{float:left;margin-right:20px;}
.imgtext1{margin-top:20px;width: 100%;height: 171px;padding:6px;background:#f4f4f4;}
.imgtext1 .img{width:286px;height:165px;float:left;margin-right:20px;}
.imgtext1 .img img{width:100%;border:2px solid #fff;}
.imgtext1 .title{font-size:16px;    color: #da231a;padding: 10px;}
.imgtext1 .title a{color:#da231a;}
.imgtext1 .title span{color:#da231a;float:right;margin-right:20px;}
.imgtext1 .smalltext{line-height:30px;padding-right: 20px;}
.imgtext1 .tool{float:right;margin-right:30px}
.imgtext1 .tool a{color:#da231a;}
.imgtext{margin-top:20px;width: 100%;height: 233px;padding:0;background:#f4f4f4;}
.imgtext .img{width:286px;height:165px;float:left;margin-right:0;}
.imgtext .img img{width:100%;}
.imgtext .title{font-size:16px;    color: #da231a;padding: 10px;}
.imgtext .title a{color:#da231a;}
.imgtext .title span{color:#da231a;float:right;margin-right:20px;}
.imgtext .smalltext{line-height:30px;padding-right: 20px;}
.imgtext .tool{float:right;margin-right:30px}
.imgtext .tool a{color:#da231a;}
.abtit{
width: 240px;
text-align: center;
padding: 10px;
height: 350px;
background: #eee;
margin-top: 20px;
}
.aboutus h2,.abtit h2 a{color:#da231a;}
.aboutus{margin-top:20px;width:580px;margin-left: 15px;line-height:30px;}
.qywh{width:310px;text-align:center;height:370px;margin-top:20px;padding: 10px;background:url(../images/qywh.png) top center no-repeat;}
.qywh h2{
color:#eee;
margin-top:120px;
border-bottom: 4px solid #da231a;
padding-bottom: 10px;
width: 90px;
margin-left: 100px;
}
.qywh p{
width: 240px;
margin-left: 30px;
line-height: 26px;
color: #fff;
}
.aboutus .img{width:100%;height:245px;overflow:hidden;}
.aboutus img{width:100%;border:1px solid #eee;}
.aboutus h2{margin: 6px 0;}
.aboutus span{    
float: right;
margin-top: -20px;
}
.aboutus span a{color:#da231a;}
.yxfwl,.yxfwr{float:left;}
.yxfwl h2 span,.yxfwr h2 span{color:#da231a;}
.yxfwl h2 a,.yxfwr h2 a{color:#333;}
.yxfwl{width:44%;margin-right:30px;}
.yxfwr{width:52%;}
.yxfwl img,.yxfwr img{width:100%;}
.sub_item{
width: 380px;
float: left;
margin-right:20px;
text-align:left;
}
.sub_item .imgtext{height:270px;}
.sub_item .imgtext .img{width:100%;height:235px;}
.sub_item .title a{color:#555;font-size:18px;}
.sub_item .title:hover{border-bottom:2px solid #da231a;}
.sub_item .title:hover a{color:#da231a;}
.ilist_n li {
    float: left;
    text-align: center;
    margin: 0 15px 15px;
    width: 30%;
}
.ilist_n li .img img {
    width: 100%;
    height: 258px;
    padding: 3px;
    border: 1px solid #ccc;
}
.postion .f24{font-size:119%;}
.nw_right .t-l30{font-size:120%;color:#666}
.news_top .f24,.news_wid48 .f24{font-size:140%}
.xinwen_list .ulev-1  a,.infoList .title a{font-size:100%}
.sub .img.ufr{margin-right:80px;padding-top: 5px;}
/*.sub.m4 .sub_left li{height:46px;line-height:46px;}
.sub.m3 .sub_left li{height:56px;line-height:56px;}
.sub.m2 .sub_left li{height:39px;line-height:39px;}*/
  .form-horizontal .control-label {font-weight:normal}
.subscribe{color:#B7B6B6;margin:20px auto;line-height:30px;}
.subscribe a{color:#B7B6B6}
.subscribe img{margin-bottom:3px}
@media (max-width: 450px){
.subscribe{color:#B7B6B6;margin:0px auto;}
.header_top{padding:5px 0}
.top_phone {
    line-height: 30px;text-align:center;margin-left:10px;
}
.shadow{top:74px}
.header_top .kuang{margin-right:20px}
.h_search.uinn213{margin-bottom:5px}
}
.boxr{display:none;}
@media (max-width: 950px){
.subscribe{color:#B7B6B6;margin:0px auto;}
.header_top{padding:5px 0}
.shadow{top:60px}
}
.right_chexing .carousel-control.right{right:-15px;}
.right_chexing .carousel-control.left{left:-15px;}
.search_line a{margin-bottom:10px!important;}
.search_line {margin-bottom:5px!important;border-bottom:1px solid #ccc;padding-top:5px;}
.jwlogo{display:none}
header,.header{z-index:999;}</pre></body></html>